UnifiedMessagingService Class |
Namespace: Independentsoft.Exchange.UnifiedMessaging
The UnifiedMessagingService type exposes the following members.
| Name | Description | |
|---|---|---|
| UnifiedMessagingService |
Initializes a new instance of the UnifiedMessagingService class.
| |
| UnifiedMessagingService(String) |
Initializes a new instance of the UnifiedMessagingService class.
| |
| UnifiedMessagingService(String, ICredentials) |
Initializes a new instance of the UnifiedMessagingService class.
|
| Name | Description | |
|---|---|---|
| AllowAutoRedirect |
Gets or sets a value that indicates whether the request should follow redirection responses.
| |
| AllowWriteStreamBuffering |
Gets or sets a value that indicates whether to buffer the data sent to the Internet resource.
| |
| ClientCertificate |
Gets or sets the security client certificate.
| |
| CookieContainer |
Gets or sets the collection of cookies.
| |
| Credentials |
Gets or sets user's credentials.
| |
| ExchangeImpersonation |
Gets or sets the ID of the user that Exchange Web Services (EWS) should impersonate.
| |
| KeepAlive |
Gets or sets a value indicating whether to make a persistent connection.
| |
| MailboxCulture |
Gets or sets the mailbox culture that is used when opening a mailbox
| |
| PreAuthenticate |
Gets or sets a value indicating whether to send a authenticate header with the request.
| |
| Proxy |
Gets or sets proxy server.
| |
| RequestEncoding |
Gets or sets encoding used for a request.
| |
| RequestServerVersion |
Contains the versioning information that identifies the schema version to target for a request.
| |
| SendChunked |
Gets or sets a value indicating whether to send data in segments to the Internet resource.
| |
| Timeout |
Gets or sets the time-out value for a request.
| |
| UnsafeAuthenticatedConnectionSharing |
Gets or sets a value that indicates whether to allow high-speed NTLM-authenticated connection sharing.
| |
| Url |
Gets or sets URL of Exchange Web Services.
|
| Name | Description | |
|---|---|---|
| Disconnect |
Disconnects the specified call identifier.
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetCallInfo |
Gets the call information.
| |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| GetUnifiedMessagingProperties |
Gets the unified messaging properties.
| |
| IsUnifiedMessagingEnabled |
Determines whether [is unified messaging enabled].
| |
| MemberwiseClone | (Inherited from Object.) | |
| PlayOnPhone |
Plays the on phone.
| |
| PlayOnPhoneGreeting |
Plays the on phone greeting.
| |
| ResetPin |
Resets the pin.
| |
| SetMissedCallNotification |
Sets the missed call notification.
| |
| SetOutOfOffice |
Sets the out of office.
| |
| SetPlayOnPhoneDialString |
Sets the play on phone dial string.
| |
| SetTelephoneAccessFolderEmail |
Sets the telephone access folder email.
| |
| ToString | (Inherited from Object.) |